TUniMacro class overview.
Properties
| Name | Description |
|
Condition |
Holds a condition for the macro, which determines whether macro is evaluated to its Value or an empty string.
|
|
Name |
Used to refer to this macro in Unified SQL statements and other macros.
|
|
Value |
Holds a string expression that macro evaluates to if Condition is enabled.
|